Einhugur Word Plugin for Xojo

Drawing.HasSVGRepresentation Property

Returns true if the drawing has SVG representation.

HasSVGRepresentation as Boolean {Read}

Remarks

When you embed SVG into word file then Word generates PNG of the SVG as the primary picture but keeps the original SVG as secondary.

See Also

Drawing Class